Correctly export xencons functions to avoid ugly 'extern'
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 16 Nov 2005 10:32:19 +0000 (11:32 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 16 Nov 2005 10:32:19 +0000 (11:32 +0100)
commit7cfd98e2f11142aa2b036d6f97c0109eb09dd4e3
tree8b085f091610693b94953b732b54c41113714b95
parent4f114eacb232aacd9ab20b7baa5b9a0bcf951b7c
Correctly export xencons functions to avoid ugly 'extern'
declarations.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/drivers/xen/console/console.c
linux-2.6-xen-sparse/include/asm-xen/xencons.h [new file with mode: 0644]